home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / lc_160.arc / RUNTIME.ERR < prev    next >
Text File  |  1991-05-04  |  2KB  |  47 lines

  1. Error│                                 
  2.   #  │Error Message                    
  3. ═════╪═════════════════════════════════
  4.    1 │Invalid function number          
  5.    2 │File not found                   
  6.    3 │Path not found                   
  7.    4 │Too many open files              
  8.    5 │File access denied               
  9.    6 │Invalid file handle              
  10.   12 │Invalid file access code         
  11.   15 │Invalid drive number             
  12.   16 │Cannot remove current directory  
  13.   17 │Cannot rename across drives      
  14.  100 │Disk read error                  
  15.  101 │Disk write error                 
  16.  102 │File not assigned                  
  17.  103 │File not open                      
  18.  104 │File not open for input            
  19.  105 │File not open for output           
  20.  106 │Invalid numeric format             
  21.  150 │Disk is write-protected            
  22.  151 │Bad drive request struct length    
  23.  152 │Drive not ready                    
  24.  154 │CRC error in data                  
  25.  156 │Disk seek error                    
  26.  157 │Unknown media type                 
  27.  158 │Sector Not Found                   
  28.  159 │Printer out of paper               
  29.  160 │Device write fault                 
  30.  161 │Device read fault                  
  31.  162 │Hardware failure                     
  32.  200 │Division by zero                     
  33.  201 │Range check error                    
  34.  202 │Stack overflow error                 
  35.  203 │Heap overflow error                  
  36.  204 │Invalid pointer operation            
  37.  205 │Floating point overflow              
  38.  206 │Floating point underflow             
  39.  207 │Invalid floating point operation     
  40.  208 │Overlay manager not installed        
  41.  209 │Overlay file read error              
  42.  210 │Object not initialized               
  43.  211 │Call to abstract method              
  44.  212 │Stream registration error            
  45.  213 │Collection index out of range        
  46.  214 │Collection overflow error 
  47.